Skip to content

fix: sync zoom preview with timeline during seeking (#67)#71

Open
Sameer2748 wants to merge 1 commit intowebadderall:mainfrom
Sameer2748:fix/preview-not-synced-when-zooming
Open

fix: sync zoom preview with timeline during seeking (#67)#71
Sameer2748 wants to merge 1 commit intowebadderall:mainfrom
Sameer2748:fix/preview-not-synced-when-zooming

Conversation

@Sameer2748
Copy link

Fixes #67.

The editor preview was out of sync when seeking the timeline. This PR forces the preview engine's internal clock to stay matched with the timeline prop and locks zoom animations to start exactly at the box start.

Test Demo:

Recordly_SyncFix_Demo.mp4

@coderabbitai
Copy link

coderabbitai bot commented Mar 19, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 9f159515-ce94-4afd-bb87-2840bf97e1c8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

You can disable poems in the walkthrough.

Disable the reviews.poem setting to disable the poems in the walkthrough.

@webadderall
Copy link
Owner

Can you undo the change to computeRegionStrength? We start the zoom ramp before the zoom region starts on purpose

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Preview not synced with timeline when zooming

2 participants